Build Log
  

Rebuild started: Project: testlab, Configuration: Release|Win32

Command Lines
  
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\RSP00000125006084.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yu"stdafx.h" /Fp"Release\testlab.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\mutex.cpp"
]
Creating command line "cl.exe @"f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\RSP00000125006084.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\RSP00000225006084.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\wifibot.cpp"

".\testlab.cpp"
]
Creating command line "cl.exe @"f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\RSP00000225006084.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\RSP00000325006084.rsp" with contents
[
/O2 /GL /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_UNICODE" /D "UNICODE" /FD /EHsc /MD /Yc"stdafx.h" /Fp"Release\testlab.pch" /Fo"Release\\" /Fd"Release\vc80.pdb" /W3 /c /Wp64 /Zi /TP ".\stdafx.cpp"
]
Creating command line "cl.exe @"f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\RSP00000325006084.rsp" /nologo /errorReport:prompt"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\RSP00000425006084.rsp" with contents
[
/OUT:"F:\wifibot_back\dev\testlab_USB_server 4adc\Release\testlab.exe" /INCREMENTAL:NO /MANIFEST /MANIFESTFILE:"Release\testlab.exe.intermediate.manifest" /DEBUG /PDB:"f:\wifibot_back\dev\testlab_USB_server 4adc\release\testlab.pdb" /SUBSYSTEM:CONSOLE /OPT:REF /OPT:ICF /LTCG /MACHINE:X86 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib

".\Release\mutex.obj"

".\Release\stdafx.obj"

".\Release\testlab.obj"

".\Release\wifibot.obj"
]
Creating command line "link.exe @"f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\RSP00000425006084.rsp" /NOLOGO /ERRORREPORT:PROMPT"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\RSP00000525006084.rsp" with contents
[
/outputresource:"..\release\testlab.exe;#1" /manifest

".\Release\testlab.exe.intermediate.manifest"
]
Creating command line "mt.exe @"f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\RSP00000525006084.rsp" /nologo"
Creating temporary file "f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\BAT00000625006084.bat" with contents
[
@echo Manifest resource last updated at %TIME% on %DATE% > ".\Release\mt.dep"
]
Creating command line """f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\BAT00000625006084.bat"""
Output Window
  
Compiling...
stdafx.cpp
Compiling...
mutex.cpp
Compiling...
wifibot.cpp
.\wifibot.cpp(77) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\wifibot.cpp(77) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\wifibot.cpp(207) : warning C4101: 'dataLen' : unreferenced local variable
.\wifibot.cpp(291) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\wifibot.cpp(291) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\wifibot.cpp(346) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\wifibot.cpp(346) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
.\wifibot.cpp(364) : warning C4995: 'sprintf': name was marked as #pragma deprecated
.\wifibot.cpp(364) : warning C4996: 'sprintf': This function or variable may be unsafe. Consider using sprintf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
        C:\Program Files\Microsoft Visual Studio 8\VC\include\stdio.h(345) : see declaration of 'sprintf'
testlab.cpp
.\testlab.cpp(15) : warning C4313: 'printf' : '%d' in format string conflicts with argument 1 of type 'HANDLE'
Linking...
Generating code
Finished generating code
Embedding manifest...
Results
  
Build log was saved at "file://f:\wifibot_back\dev\testlab_USB_server 4adc\testlab\Release\BuildLog.htm"
testlab - 0 error(s), 10 warning(s)